docs: Add Help Center pages for space KPIs - #320
Open
shiroyasha wants to merge 3 commits into
Open
Conversation
KPIs shipped without product help. Document create, log, edit, annotate, comments, and delete, and link them from spaces, tools, access, and Review. Signed-off-by: Igor Šarčević <igor@operately.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Deploying operately-website with
|
| Latest commit: |
9465d63
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://525320a4.operately-website.pages.dev |
| Branch Preview URL: | https://docs-kpis-help-center.operately-website.pages.dev |
Drop company-availability caveats from the Help Center copy. Signed-off-by: Igor Šarčević <igor@operately.com> Co-authored-by: Cursor <cursoragent@cursor.com>
shiroyasha
commented
Sep 7, 2026
| <ImageEnhancer /> | ||
|
|
||
| Space admins can enable or disable the following tools for each space: Documents & Files, Discussions, Tasks, and Templates. This helps keep each space focused on the workflows that matter and hides sections your team does not use. | ||
| Space admins can enable or disable the following tools for each space: Documents & Files, Discussions, Tasks, Templates, and [KPIs](/help/intro-to-kpis). This helps keep each space focused on the workflows that matter and hides sections your team does not use. |
Member
Author
There was a problem hiding this comment.
the other tools are not linked, why this?
Member
Author
There was a problem hiding this comment.
Good catch. Removed the link, so KPIs reads like the other tools in that sentence. The "See Introduction to KPIs" link stays in the Available Tools list, matching how Templates links to Project templates.
shiroyasha
commented
Sep 7, 2026
|
|
||
| import { Steps, Aside } from '@astrojs/starlight/components'; | ||
|
|
||
| Annotations are dated markers on the KPI chart — a launch, a pricing change, or another event. They are not logged values. Clicking a marker opens it so you can edit or delete it. |
Member
Author
There was a problem hiding this comment.
Removed. Swept the em dashes out of all the new KPI pages, not just this line.
shiroyasha
commented
Sep 7, 2026
| #### View Access | ||
|
|
||
| Users can see the space and its accessible content, including documents, tasks, and non-secret goals and projects. | ||
| Users can see the space and its accessible content, including documents, tasks, [KPIs](/help/intro-to-kpis), and non-secret goals and projects. |
Member
Author
There was a problem hiding this comment.
why is only KPI linked.
Member
Author
There was a problem hiding this comment.
Unlinked. KPIs, KPI updates, and the Edit Access bullet are now plain text like the surrounding content types. The KPI how-to pages are still reachable from body text via Introduction to KPIs.
Stop linking only KPIs where sibling tools and content types are plain text, and drop em dashes from the KPI pages. Signed-off-by: Igor Šarčević <igor@operately.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
/help/intro-to-kpisand each KPI how-to page in the sidebarMade with Cursor